home *** CD-ROM | disk | FTP | other *** search
/ ios / (WIN) ios / ios / ios.img / tan / 4door4 / 00018.ls < prev    next >
Encoding:
Text File  |  1995-07-07  |  69 b   |  7 lines

  1. go(the frame)
  2. if rollOver(10) then
  3.   go("11")
  4. else
  5.   go("10")
  6. end if
  7.